Proper connect_port
[juce-lv2.git] / juce / source / extras / browser plugins / demo / build / mac / JuceBrowserPluginDemo.xcodeproj / project.pbxproj
blob15b4fcbe06c53ba2cc5d7b3b5ab7a736f5c1782a
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 842CC42B0FA5BD3C008C7970 /* juce_NPAPI_GlueCode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 842CC4290FA5BD3C008C7970 /* juce_NPAPI_GlueCode.mm */; };
11                 842CC4320FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 842CC42E0FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp */; };
12                 842CC4330FA5BD57008C7970 /* juce_LibrarySource.mm in Sources */ = {isa = PBXBuildFile; fileRef = 842CC42F0FA5BD57008C7970 /* juce_LibrarySource.mm */; };
13                 842CC8E20FA5D26A008C7970 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D30FA5D26A008C7970 /* Carbon.framework */; };
14                 842CC8E30FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D40FA5D26A008C7970 /* CoreFoundation.framework */; };
15                 842CC8E40FA5D26A008C7970 /* DiscRecording.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D50FA5D26A008C7970 /* DiscRecording.framework */; };
16                 842CC8E50FA5D26A008C7970 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D60FA5D26A008C7970 /* Cocoa.framework */; };
17                 842CC8E60FA5D26A008C7970 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D70FA5D26A008C7970 /* WebKit.framework */; };
18                 842CC8E70FA5D26A008C7970 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D80FA5D26A008C7970 /* AGL.framework */; };
19                 842CC8E80FA5D26A008C7970 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D90FA5D26A008C7970 /* CoreAudio.framework */; };
20                 842CC8E90FA5D26A008C7970 /* CoreMIDI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DA0FA5D26A008C7970 /* CoreMIDI.framework */; };
21                 842CC8EA0FA5D26A008C7970 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DB0FA5D26A008C7970 /* IOKit.framework */; };
22                 842CC8EB0FA5D26A008C7970 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DC0FA5D26A008C7970 /* OpenGL.framework */; };
23                 842CC8EC0FA5D26A008C7970 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DD0FA5D26A008C7970 /* QuickTime.framework */; };
24                 842CC8ED0FA5D26A008C7970 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DE0FA5D26A008C7970 /* QTKit.framework */; };
25                 842CC8EE0FA5D26A008C7970 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DF0FA5D26A008C7970 /* CoreServices.framework */; };
26                 842CC8EF0FA5D26A008C7970 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8E00FA5D26A008C7970 /* ApplicationServices.framework */; };
27                 842CC8F00FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8E10FA5D26A008C7970 /* CoreFoundation.framework */; };
28                 842CC94A0FA5D934008C7970 /* juce_NPAPI_MacResource.r in Rez */ = {isa = PBXBuildFile; fileRef = 842CC42A0FA5BD3C008C7970 /* juce_NPAPI_MacResource.r */; };
29                 842CCB300FA5F201008C7970 /* JuceBrowserPluginDemo.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */; };
30                 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
31 /* End PBXBuildFile section */
33 /* Begin PBXCopyFilesBuildPhase section */
34                 842CCB3F0FA5F204008C7970 /* CopyFiles */ = {
35                         isa = PBXCopyFilesBuildPhase;
36                         buildActionMask = 2147483647;
37                         dstPath = "/Library/Internet Plug-Ins";
38                         dstSubfolderSpec = 0;
39                         files = (
40                                 842CCB300FA5F201008C7970 /* JuceBrowserPluginDemo.plugin in CopyFiles */,
41                         );
42                         runOnlyForDeploymentPostprocessing = 0;
43                 };
44 /* End PBXCopyFilesBuildPhase section */
46 /* Begin PBXFileReference section */
47                 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
48                 842CC4250FA5BD2D008C7970 /* How to build a browser plugin.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "How to build a browser plugin.txt"; path = "../../../How to build a browser plugin.txt"; sourceTree = SOURCE_ROOT; };
49                 842CC4270FA5BD3C008C7970 /* juce_BrowserPluginComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = juce_BrowserPluginComponent.h; path = ../../../wrapper/juce_BrowserPluginComponent.h; sourceTree = SOURCE_ROOT; };
50                 842CC4280FA5BD3C008C7970 /* juce_IncludeBrowserPluginInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = juce_IncludeBrowserPluginInfo.h; path = ../../../wrapper/juce_IncludeBrowserPluginInfo.h; sourceTree = SOURCE_ROOT; };
51                 842CC4290FA5BD3C008C7970 /* juce_NPAPI_GlueCode.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_NPAPI_GlueCode.mm; path = ../../../wrapper/juce_NPAPI_GlueCode.mm; sourceTree = SOURCE_ROOT; };
52                 842CC42A0FA5BD3C008C7970 /* juce_NPAPI_MacResource.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; name = juce_NPAPI_MacResource.r; path = ../../../wrapper/juce_NPAPI_MacResource.r; sourceTree = SOURCE_ROOT; };
53                 842CC42E0FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JuceBrowserPluginDemo.cpp; path = ../../src/JuceBrowserPluginDemo.cpp; sourceTree = SOURCE_ROOT; };
54                 842CC42F0FA5BD57008C7970 /* juce_LibrarySource.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_LibrarySource.mm; path = ../../src/juce_LibrarySource.mm; sourceTree = SOURCE_ROOT; };
55                 842CC4310FA5BD57008C7970 /* BrowserPluginCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BrowserPluginCharacteristics.h; path = ../../src/BrowserPluginCharacteristics.h; sourceTree = SOURCE_ROOT; };
56                 842CC8D30FA5D26A008C7970 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
57                 842CC8D40FA5D26A008C7970 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
58                 842CC8D50FA5D26A008C7970 /* DiscRecording.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = /System/Library/Frameworks/DiscRecording.framework; sourceTree = "<absolute>"; };
59                 842CC8D60FA5D26A008C7970 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
60                 842CC8D70FA5D26A008C7970 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
61                 842CC8D80FA5D26A008C7970 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = "<absolute>"; };
62                 842CC8D90FA5D26A008C7970 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
63                 842CC8DA0FA5D26A008C7970 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = /System/Library/Frameworks/CoreMIDI.framework; sourceTree = "<absolute>"; };
64                 842CC8DB0FA5D26A008C7970 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
65                 842CC8DC0FA5D26A008C7970 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
66                 842CC8DD0FA5D26A008C7970 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
67                 842CC8DE0FA5D26A008C7970 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
68                 842CC8DF0FA5D26A008C7970 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
69                 842CC8E00FA5D26A008C7970 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
70                 842CC8E10FA5D26A008C7970 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
71                 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = JuceBrowserPluginDemo.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
72                 842CC93B0FA5D5D1008C7970 /* test.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = test.html; path = ../../test.html; sourceTree = SOURCE_ROOT; };
73                 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
74 /* End PBXFileReference section */
76 /* Begin PBXFrameworksBuildPhase section */
77                 8D576313048677EA00EA77CD /* Frameworks */ = {
78                         isa = PBXFrameworksBuildPhase;
79                         buildActionMask = 2147483647;
80                         files = (
81                                 842CC8E20FA5D26A008C7970 /* Carbon.framework in Frameworks */,
82                                 842CC8E30FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */,
83                                 842CC8E40FA5D26A008C7970 /* DiscRecording.framework in Frameworks */,
84                                 842CC8E50FA5D26A008C7970 /* Cocoa.framework in Frameworks */,
85                                 842CC8E60FA5D26A008C7970 /* WebKit.framework in Frameworks */,
86                                 842CC8E70FA5D26A008C7970 /* AGL.framework in Frameworks */,
87                                 842CC8E80FA5D26A008C7970 /* CoreAudio.framework in Frameworks */,
88                                 842CC8E90FA5D26A008C7970 /* CoreMIDI.framework in Frameworks */,
89                                 842CC8EA0FA5D26A008C7970 /* IOKit.framework in Frameworks */,
90                                 842CC8EB0FA5D26A008C7970 /* OpenGL.framework in Frameworks */,
91                                 842CC8EC0FA5D26A008C7970 /* QuickTime.framework in Frameworks */,
92                                 842CC8ED0FA5D26A008C7970 /* QTKit.framework in Frameworks */,
93                                 842CC8EE0FA5D26A008C7970 /* CoreServices.framework in Frameworks */,
94                                 842CC8EF0FA5D26A008C7970 /* ApplicationServices.framework in Frameworks */,
95                                 842CC8F00FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */,
96                         );
97                         runOnlyForDeploymentPostprocessing = 0;
98                 };
99 /* End PBXFrameworksBuildPhase section */
101 /* Begin PBXGroup section */
102                 089C166AFE841209C02AAC07 /* JuceBrowserPluginDemo */ = {
103                         isa = PBXGroup;
104                         children = (
105                                 08FB77AFFE84173DC02AAC07 /* Source */,
106                                 089C167CFE841241C02AAC07 /* Resources */,
107                                 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
108                                 842CC9370FA5D51F008C7970 /* Products */,
109                         );
110                         name = JuceBrowserPluginDemo;
111                         sourceTree = "<group>";
112                 };
113                 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
114                         isa = PBXGroup;
115                         children = (
116                                 842CC8D30FA5D26A008C7970 /* Carbon.framework */,
117                                 842CC8D40FA5D26A008C7970 /* CoreFoundation.framework */,
118                                 842CC8D50FA5D26A008C7970 /* DiscRecording.framework */,
119                                 842CC8D60FA5D26A008C7970 /* Cocoa.framework */,
120                                 842CC8D70FA5D26A008C7970 /* WebKit.framework */,
121                                 842CC8D80FA5D26A008C7970 /* AGL.framework */,
122                                 842CC8D90FA5D26A008C7970 /* CoreAudio.framework */,
123                                 842CC8DA0FA5D26A008C7970 /* CoreMIDI.framework */,
124                                 842CC8DB0FA5D26A008C7970 /* IOKit.framework */,
125                                 842CC8DC0FA5D26A008C7970 /* OpenGL.framework */,
126                                 842CC8DD0FA5D26A008C7970 /* QuickTime.framework */,
127                                 842CC8DE0FA5D26A008C7970 /* QTKit.framework */,
128                                 842CC8DF0FA5D26A008C7970 /* CoreServices.framework */,
129                                 842CC8E00FA5D26A008C7970 /* ApplicationServices.framework */,
130                                 842CC8E10FA5D26A008C7970 /* CoreFoundation.framework */,
131                         );
132                         name = "External Frameworks and Libraries";
133                         sourceTree = "<group>";
134                 };
135                 089C167CFE841241C02AAC07 /* Resources */ = {
136                         isa = PBXGroup;
137                         children = (
138                                 8D576317048677EA00EA77CD /* Info.plist */,
139                                 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
140                         );
141                         name = Resources;
142                         sourceTree = "<group>";
143                 };
144                 08FB77AFFE84173DC02AAC07 /* Source */ = {
145                         isa = PBXGroup;
146                         children = (
147                                 842CC4250FA5BD2D008C7970 /* How to build a browser plugin.txt */,
148                                 842CC93B0FA5D5D1008C7970 /* test.html */,
149                                 842CC4130FA5BB01008C7970 /* wrapper code */,
150                                 842CC42E0FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp */,
151                                 842CC42F0FA5BD57008C7970 /* juce_LibrarySource.mm */,
152                                 842CC4310FA5BD57008C7970 /* BrowserPluginCharacteristics.h */,
153                         );
154                         name = Source;
155                         sourceTree = "<group>";
156                 };
157                 842CC4130FA5BB01008C7970 /* wrapper code */ = {
158                         isa = PBXGroup;
159                         children = (
160                                 842CC4270FA5BD3C008C7970 /* juce_BrowserPluginComponent.h */,
161                                 842CC4280FA5BD3C008C7970 /* juce_IncludeBrowserPluginInfo.h */,
162                                 842CC4290FA5BD3C008C7970 /* juce_NPAPI_GlueCode.mm */,
163                                 842CC42A0FA5BD3C008C7970 /* juce_NPAPI_MacResource.r */,
164                         );
165                         name = "wrapper code";
166                         sourceTree = "<group>";
167                 };
168                 842CC9370FA5D51F008C7970 /* Products */ = {
169                         isa = PBXGroup;
170                         children = (
171                                 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */,
172                         );
173                         name = Products;
174                         sourceTree = "<group>";
175                 };
176 /* End PBXGroup section */
178 /* Begin PBXNativeTarget section */
179                 8D57630D048677EA00EA77CD /* JuceBrowserPluginDemo */ = {
180                         isa = PBXNativeTarget;
181                         buildConfigurationList = 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "JuceBrowserPluginDemo" */;
182                         buildPhases = (
183                                 842CC9580FA5D939008C7970 /* Rez */,
184                                 8D57630F048677EA00EA77CD /* Resources */,
185                                 8D576311048677EA00EA77CD /* Sources */,
186                                 8D576313048677EA00EA77CD /* Frameworks */,
187                                 842CCB3F0FA5F204008C7970 /* CopyFiles */,
188                         );
189                         buildRules = (
190                         );
191                         dependencies = (
192                         );
193                         name = JuceBrowserPluginDemo;
194                         productInstallPath = "$(HOME)/Library/Bundles";
195                         productName = JuceBrowserPluginDemo;
196                         productReference = 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */;
197                         productType = "com.apple.product-type.bundle";
198                 };
199 /* End PBXNativeTarget section */
201 /* Begin PBXProject section */
202                 089C1669FE841209C02AAC07 /* Project object */ = {
203                         isa = PBXProject;
204                         buildConfigurationList = 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "JuceBrowserPluginDemo" */;
205                         compatibilityVersion = "Xcode 3.1";
206                         developmentRegion = English;
207                         hasScannedForEncodings = 1;
208                         knownRegions = (
209                                 English,
210                                 Japanese,
211                                 French,
212                                 German,
213                         );
214                         mainGroup = 089C166AFE841209C02AAC07 /* JuceBrowserPluginDemo */;
215                         productRefGroup = 842CC9370FA5D51F008C7970 /* Products */;
216                         projectDirPath = "";
217                         projectRoot = "";
218                         targets = (
219                                 8D57630D048677EA00EA77CD /* JuceBrowserPluginDemo */,
220                         );
221                 };
222 /* End PBXProject section */
224 /* Begin PBXResourcesBuildPhase section */
225                 8D57630F048677EA00EA77CD /* Resources */ = {
226                         isa = PBXResourcesBuildPhase;
227                         buildActionMask = 2147483647;
228                         files = (
229                                 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
230                         );
231                         runOnlyForDeploymentPostprocessing = 0;
232                 };
233 /* End PBXResourcesBuildPhase section */
235 /* Begin PBXRezBuildPhase section */
236                 842CC9580FA5D939008C7970 /* Rez */ = {
237                         isa = PBXRezBuildPhase;
238                         buildActionMask = 2147483647;
239                         files = (
240                                 842CC94A0FA5D934008C7970 /* juce_NPAPI_MacResource.r in Rez */,
241                         );
242                         runOnlyForDeploymentPostprocessing = 0;
243                 };
244 /* End PBXRezBuildPhase section */
246 /* Begin PBXSourcesBuildPhase section */
247                 8D576311048677EA00EA77CD /* Sources */ = {
248                         isa = PBXSourcesBuildPhase;
249                         buildActionMask = 2147483647;
250                         files = (
251                                 842CC42B0FA5BD3C008C7970 /* juce_NPAPI_GlueCode.mm in Sources */,
252                                 842CC4320FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp in Sources */,
253                                 842CC4330FA5BD57008C7970 /* juce_LibrarySource.mm in Sources */,
254                         );
255                         runOnlyForDeploymentPostprocessing = 0;
256                 };
257 /* End PBXSourcesBuildPhase section */
259 /* Begin PBXVariantGroup section */
260                 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
261                         isa = PBXVariantGroup;
262                         children = (
263                                 089C167EFE841241C02AAC07 /* English */,
264                         );
265                         name = InfoPlist.strings;
266                         sourceTree = "<group>";
267                 };
268 /* End PBXVariantGroup section */
270 /* Begin XCBuildConfiguration section */
271                 1DEB911B08733D790010E9CD /* Debug */ = {
272                         isa = XCBuildConfiguration;
273                         buildSettings = {
274                                 ALWAYS_SEARCH_USER_PATHS = NO;
275                                 COPY_PHASE_STRIP = NO;
276                                 GCC_DYNAMIC_NO_PIC = NO;
277                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
278                                 GCC_MODEL_TUNING = G5;
279                                 GCC_OPTIMIZATION_LEVEL = 0;
280                                 GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
281                                 INFOPLIST_FILE = Info.plist;
282                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
283                                 PRODUCT_NAME = JuceBrowserPluginDemo;
284                                 WRAPPER_EXTENSION = plugin;
285                         };
286                         name = Debug;
287                 };
288                 1DEB911C08733D790010E9CD /* Release */ = {
289                         isa = XCBuildConfiguration;
290                         buildSettings = {
291                                 ALWAYS_SEARCH_USER_PATHS = NO;
292                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
293                                 GCC_MODEL_TUNING = G5;
294                                 GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
295                                 INFOPLIST_FILE = Info.plist;
296                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
297                                 PRODUCT_NAME = JuceBrowserPluginDemo;
298                                 WRAPPER_EXTENSION = plugin;
299                         };
300                         name = Release;
301                 };
302                 1DEB911F08733D790010E9CD /* Debug */ = {
303                         isa = XCBuildConfiguration;
304                         buildSettings = {
305                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
306                                 GCC_C_LANGUAGE_STANDARD = c99;
307                                 GCC_OPTIMIZATION_LEVEL = 0;
308                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
309                                 GCC_WARN_UNUSED_VARIABLE = YES;
310                                 ONLY_ACTIVE_ARCH = YES;
311                                 PREBINDING = NO;
312                         };
313                         name = Debug;
314                 };
315                 1DEB912008733D790010E9CD /* Release */ = {
316                         isa = XCBuildConfiguration;
317                         buildSettings = {
318                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
319                                 GCC_C_LANGUAGE_STANDARD = c99;
320                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
321                                 GCC_WARN_UNUSED_VARIABLE = YES;
322                                 PREBINDING = NO;
323                                 SDKROOT = macosx10.5;
324                         };
325                         name = Release;
326                 };
327 /* End XCBuildConfiguration section */
329 /* Begin XCConfigurationList section */
330                 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "JuceBrowserPluginDemo" */ = {
331                         isa = XCConfigurationList;
332                         buildConfigurations = (
333                                 1DEB911B08733D790010E9CD /* Debug */,
334                                 1DEB911C08733D790010E9CD /* Release */,
335                         );
336                         defaultConfigurationIsVisible = 0;
337                         defaultConfigurationName = Release;
338                 };
339                 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "JuceBrowserPluginDemo" */ = {
340                         isa = XCConfigurationList;
341                         buildConfigurations = (
342                                 1DEB911F08733D790010E9CD /* Debug */,
343                                 1DEB912008733D790010E9CD /* Release */,
344                         );
345                         defaultConfigurationIsVisible = 0;
346                         defaultConfigurationName = Release;
347                 };
348 /* End XCConfigurationList section */
349         };
350         rootObject = 089C1669FE841209C02AAC07 /* Project object */;